'Declaration
<DispIdAttribute(7)> Function GetBlockParagraphCount( _ ByVal SegmentationResultID As String, _ ByVal BlockIdx As Integer _ ) As Integer
[DispId(7)] int GetBlockParagraphCount( string SegmentationResultID, int BlockIdx )
function GetBlockParagraphCount( SegmentationResultID: String; BlockIdx: Integer ): Integer;
DispIdAttribute(7) function GetBlockParagraphCount( SegmentationResultID : String, BlockIdx : int ) : int;
[DispId(7)] int GetBlockParagraphCount( string* SegmentationResultID, int BlockIdx )
[DispId(7)] int GetBlockParagraphCount( String^ SegmentationResultID, int BlockIdx )
Parameters
- SegmentationResultID
- BlockIdx